projects
/
utf8proc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
utf8proc.git
2025-11-13
Erik Schnetter
Correct out-of-bounds memory access (#311)
commit
|
commitdiff
|
tree
|
snapshot
2025-10-27
dependabot...
ci: bump actions/upload-artifact from 4 to 5 (#309)
commit
|
commitdiff
|
tree
|
snapshot
2025-10-12
Erik Schnetter
Merge pull request #305 from nijtmans/cplusplus_compat
commit
|
commitdiff
|
tree
|
snapshot
2025-10-02
nijtmans
Add -Wc++-compat option, and eliminate corresponsing...
commit
|
commitdiff
|
tree
|
snapshot
2025-09-11
Steven G. Johnson
Update NEWS.md: link fix
commit
|
commitdiff
|
tree
|
snapshot
2025-09-11
Steven G. Johnson
Update NEWS.md: wrong year
commit
|
commitdiff
|
tree
|
snapshot
2025-09-11
Steven G. Johnson
NEWS updates for 2.11.0 (#303)
commit
|
commitdiff
|
tree
|
snapshot
2025-09-10
Erik Schnetter
Update for Unicode 17 release (#301)
commit
|
commitdiff
|
tree
|
snapshot
2025-08-12
dependabot...
ci: bump actions/checkout from 4 to 5 (#300)
commit
|
commitdiff
|
tree
|
snapshot
2025-07-15
Steven G. Johnson
link other language bindings
commit
|
commitdiff
|
tree
|
snapshot
2025-07-14
Erik Schnetter
Merge pull request #296 from Techcable/fix/docs-issue-295
commit
|
commitdiff
|
tree
|
snapshot
2025-07-14
Techcable
Fix documentation for UTF8PROC_COMPOSE (#295)
commit
|
commitdiff
|
tree
|
snapshot
2025-07-10
parmeet
Fix ASAN errors due adding offset to nullptr (#240)
commit
|
commitdiff
|
tree
|
snapshot
2025-06-20
Thomas Koutcher
Fix compilation in C90 mode (#284)
commit
|
commitdiff
|
tree
|
snapshot
2025-06-20
Steven G. Johnson
check max size of utf8proc_decompose_char buffer (...
commit
|
commitdiff
|
tree
|
snapshot
2025-06-20
Steven G. Johnson
mark as alpha in NEWS
commit
|
commitdiff
|
tree
|
snapshot
2025-06-20
Steven G. Johnson
make release date TBD
commit
|
commitdiff
|
tree
|
snapshot
2025-06-20
Steven G. Johnson
add NEWS link
commit
|
commitdiff
|
tree
|
snapshot
2025-06-20
Erik Schnetter
Prepare release 2.11.0 (#293)
commit
|
commitdiff
|
tree
|
snapshot
2025-06-18
Erik Schnetter
Update to UnicodeData 17.0.0 (#292)
commit
|
commitdiff
|
tree
|
snapshot
2025-06-07
Erik Schnetter
Merge pull request #260 from kevinAlbs/add-cmake-config...
commit
|
commitdiff
|
tree
|
snapshot
2025-05-22
Kevin Albertson
remove test build directory from .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2025-05-20
Kevin Albertson
fix comparison
commit
|
commitdiff
|
tree
|
snapshot
2025-05-20
Kevin Albertson
use `CMAKE_INSTALL_PREFIX` instead of `--prefix`
commit
|
commitdiff
|
tree
|
snapshot
2025-05-20
Kevin Albertson
revise Unix `PATH` setting
commit
|
commitdiff
|
tree
|
snapshot
2025-05-20
Kevin Albertson
use `runner.os`
commit
|
commitdiff
|
tree
|
snapshot
2025-05-20
Kevin Albertson
revise Powershell PATH setting
commit
|
commitdiff
|
tree
|
snapshot
2025-05-17
Kevin Albertson
Merge remote-tracking branch 'upstream/master' into...
commit
|
commitdiff
|
tree
|
snapshot
2025-05-17
Kevin Albertson
test consuming CMake package
commit
|
commitdiff
|
tree
|
snapshot
2024-12-31
Steven G. Johnson
rm blank line
commit
|
commitdiff
|
tree
|
snapshot
2024-12-31
Steven G. Johnson
prepare for 2.10 release (#281)
commit
|
commitdiff
|
tree
|
snapshot
2024-12-31
Steven G. Johnson
silence warnings: use int32_t for chars more consistent...
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Erik Schnetter
Merge pull request #277 from eschnett/eschnett/unicode16
commit
|
commitdiff
|
tree
|
snapshot
2024-12-29
Erik Schnetter
Optimize table layout
commit
|
commitdiff
|
tree
|
snapshot
2024-12-28
Erik Schnetter
Bump SOINDEX
commit
|
commitdiff
|
tree
|
snapshot
2024-12-28
dependabot...
ci: bump actions/checkout from 2 to 4 (#278)
commit
|
commitdiff
|
tree
|
snapshot
2024-12-28
dependabot...
ci: bump actions/upload-artifact from 1 to 4 (#279)
commit
|
commitdiff
|
tree
|
snapshot
2024-12-28
dundargoc
Update minimum cmake version to 3.10 (#274)
commit
|
commitdiff
|
tree
|
snapshot
2024-12-28
tyler92
fuzz: improve code coverage (#273)
commit
|
commitdiff
|
tree
|
snapshot
2024-12-28
Erik Schnetter
Describe character combining table layout
commit
|
commitdiff
|
tree
|
snapshot
2024-12-28
dundargoc
ci: add dependabot to update actions (#275)
commit
|
commitdiff
|
tree
|
snapshot
2024-12-20
Erik Schnetter
Update actions
commit
|
commitdiff
|
tree
|
snapshot
2024-12-19
Erik Schnetter
utf8proc: Correct some types
commit
|
commitdiff
|
tree
|
snapshot
2024-12-18
Erik Schnetter
Correct handling exclusions
commit
|
commitdiff
|
tree
|
snapshot
2024-12-18
Erik Schnetter
Redesign combining table
commit
|
commitdiff
|
tree
|
snapshot
2024-08-30
Steven G. Johnson
update for Unicode 16.0.0
commit
|
commitdiff
|
tree
|
snapshot
2024-08-30
bfredl
properties: add "ambiguous_width" property for ambiguou...
commit
|
commitdiff
|
tree
|
snapshot
2024-07-12
dundargoc
docs: add examples for common usecases (#267)
commit
|
commitdiff
|
tree
|
snapshot
2024-07-11
Steven G. Johnson
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2024-07-10
dundargoc
ci(macos): install julia dependency (#268)
commit
|
commitdiff
|
tree
|
snapshot
2024-06-07
Kevin Albertson
relocate `Using with CMake`
commit
|
commitdiff
|
tree
|
snapshot
2024-06-07
Kevin Albertson
make `Using with CMake` a subsection of `Quick Start`
commit
|
commitdiff
|
tree
|
snapshot
2024-06-07
Kevin Albertson
change `AnyNewerVersion` to `SameMajorVersion` for...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-07
Kevin Albertson
fix whitespace
commit
|
commitdiff
|
tree
|
snapshot
2024-04-29
dundargoc
build: include clangd files to .gitignore (#263)
commit
|
commitdiff
|
tree
|
snapshot
2024-04-08
dundargoc
build: remove unnecessary policy check (#262)
commit
|
commitdiff
|
tree
|
snapshot
2024-01-15
Kevin Albertson
add `Using with CMake` instructions
commit
|
commitdiff
|
tree
|
snapshot
2024-01-15
Kevin Albertson
install package version file
commit
|
commitdiff
|
tree
|
snapshot
2024-01-15
Kevin Albertson
create and install package config file
commit
|
commitdiff
|
tree
|
snapshot
2024-01-15
Kevin Albertson
export and install targets
commit
|
commitdiff
|
tree
|
snapshot
2024-01-13
Kevin Albertson
use relative paths for install
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
Claire Foster
Remove ruby compat hacks (#259)
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
Michael Williamson
Use stdint.h instead of inttypes.h (#223)
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
Claire Foster
Port ruby data_generator.rb to Julia (#258)
commit
|
commitdiff
|
tree
|
snapshot
2023-11-26
dundargoc
upgrade minimum cmake version (#255)
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Steven G. Johnson
updates for doxygen 1.9
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Steven G. Johnson
untar into new directory
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Steven G. Johnson
make distcheck should keep tarball, rm directory
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Steven G. Johnson
add make distcheck
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Steven G. Johnson
make dist target
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Steven G. Johnson
version 2.9 bump (#254)
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Steven G. Johnson
Unicode 15.1 support (#253)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-30
Steven G. Johnson
v2.8.0 bump (#248)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Steven G. Johnson
unicode 15 support (#247)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Harmen Stoppels
Add c flag when invoking ar (#241)
commit
|
commitdiff
|
tree
|
snapshot
2022-05-26
Randy
Improve fuzzer code coverage (#239)
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
Randy
fuzz: limit input length (#238)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-16
Steven G. Johnson
don't use make in cmake instructions (closes #236)
commit
|
commitdiff
|
tree
|
snapshot
2021-12-17
Steven G. Johnson
update Doxygen config with doxygen -u
commit
|
commitdiff
|
tree
|
snapshot
2021-12-17
Steven G. Johnson
copyright year update
commit
|
commitdiff
|
tree
|
snapshot
2021-12-17
Steven G. Johnson
prepare for 2.7.0 release
commit
|
commitdiff
|
tree
|
snapshot
2021-12-17
Steven G. Johnson
update for unicode 14 (#233)
commit
|
commitdiff
|
tree
|
snapshot
2021-12-17
Steven G. Johnson
rm travis
commit
|
commitdiff
|
tree
|
snapshot
2021-12-17
Steven G. Johnson
update gitignore
commit
|
commitdiff
|
tree
|
snapshot
2021-12-17
woclass
[ci] set github CI (#229)
commit
|
commitdiff
|
tree
|
snapshot
2021-12-17
Markus F.X...
cmake: fix installation directories and also install...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-17
Benito van...
reduce lenencode bits (#232)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
extrowerk
GNUInstallDirs support (#159)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Randy
OSS-Fuzz integration updates (#219)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-29
Randy
OSS-Fuzz initial integration (#216)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Mike Glorioso
Fix Sign-Conversion warnings in library and test code...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-19
Steven G. Johnson
download test data to build directory (fixes #212)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Steven G. Johnson
ensure ruby is in UTF-8 mode (#209)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Steven G. Johnson
fix manifest
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Steven G. Johnson
2.6.1 version bump
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Steven G. Johnson
fix NULL args in grapheme_break_stateful
commit
|
commitdiff
|
tree
|
snapshot
2020-11-23
Steven G. Johnson
update doxygen config with doxygen -u
commit
|
commitdiff
|
tree
|
snapshot
2020-11-23
Steven G. Johnson
bump to version 2.6
commit
|
commitdiff
|
tree
|
snapshot
2020-11-23
Steven G. Johnson
Fix grapheme breaks on string-initial (#205)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Tim Gates
docs: fix simple typo, encounted -> encountered (#201)
commit
|
commitdiff
|
tree
|
snapshot
next